Ajax Content
This section described all the methods available within the "Content" family of Ajax methods.
From these methods you can access things like Blog, Menu and Filter data, amongst others.
Ajax Method Group: Ajax_Frontend_Content
recordView
Overview
Permission Required: None
Method Call: /ajax/Ajax_Frontend_Content/recordView
Aurora Demo Example: https://demo.auroracommerce.com/blog/2010/09/our-new-site-is-here
This method records a single view of any content item passed to it by its ID.
Method Description
Method specific parameters
Parameter | Values | Description | Required |
---|---|---|---|
argument[0] | Positive Integer | The Internal ID Aurora uses to identify a Content Item (Blog Post/Content Page). | Yes |
Updated about 2 years ago