-
Notifications
You must be signed in to change notification settings - Fork 0
Getting started with Events
This tagging documentation only applies to Tracker from version 5.18.0.
If you can’t see the “Sales Insights” menu entry in Explorer, please get in touch with us so we get this activated for you.
Before beginning implementation of the Sales Insights plugin, please make sure you have initialised the AT Internet JavaScript Tracker and selected the plugin from within the Tag Composer interface.
If you are using Prestashop, we propose a plugin to ease the implementation in our marketplace.
The JavaScript Ecommerce plugin makes it possible to measure actions related to products, shopping carts, and orders.
The Tracker has methods to send overall data (set + dispatch).
The “set” method allows a functional breakdown of the marking. The properties are grouped by categories (products, cart, etc.).
Example
tag.ecommerce.displayProduct.products.set([{
"id": "1",
"variant": "1",
"$": "laptop_A56",
"brand": "ACER",
"discount": 1,
"pricetaxincluded": 549,
"pricetaxfree": 456.2,
"currency": "EUR",
"stock": 1,
"category1": "Computers_and_Networking",
"category2": "Computers",
"category3": "Laptops"
}]);Last update: 16/04/2020
-
Data API
- Data flow
- Advice optimizations data flow
- Error codes data flow
- Faq data flow
- General information data flow
- Technical information data flow
- Reporting API v3
- Getting started
- Methods
- Parameters
- Technical information
- REST API
- Campaigns
- Custom variables
- Getting started rest
- Methods rest
- Response structure parameters rest
- Fixed periods
- Parameters compatibility
- Relative periods
- Structure of the response
- “code” parameter
- “columns” parameter
- “evo” parameter
- “filter” parameter
- “include” parameter
- “lng” parameter
- “max-results” parameter
- “page-num” parameter
- “period” parameter
- “period” parameter: “H” v. “He” & “MN” v. “MNe”
- “retention” parameter
- “segmentdesc” parameter
- “segment” parameter
- “sep” parameter
- “sort” parameter
- “space” parameter
- Technical specifications rest
- Data flow
-
Data collection
- Android
- Advanced features
- Campaigns
- Changelog
- Content
- Ecommerce
- Getting started
- Users
- Apple
- Advanced features
- Campaigns
- Changelog
- Content
- Ecommerce
- Getting started
- Users
- General
- Cddc renew staging process
- Changelog
- Craft your hit
- Encoded parameters
- Server side cookie management
- Supported taggings
- Tagging deletion
- Utilisation of dispatch sdks
- JavaScript
- Advanced features
- Campaigns
- Changelog
- Content
- Ecommerce
- Getting started
- Partners javascript
- Users
- Piano Analytics
- Event tagging piano analytics
- Getting started piano analytics
- Piano analytics tagging
- Feeding piano analytics with as2 tagging
- Tagging custom properties sdk
- Android