Implementation on SPA-enabled sites
Triggering Experiences for SPA Sites
Sending Pageview Using API
Front-end API Call Format:
GF.API("spa", {
context: {
type: "PRODUCT",
data: ["product-sku"]
},
url: "https://store.example.com/buy/product-sku.html",
countAsPageview: true
});Parameters
Property
Description
Type
Previous5. Cookies cloning with front-end implementationNextMultilingual / Multilocal Implementation
Last updated