homepage: pyze.com
docs: docs.pyze.com/web.html
import: import { Angulartics2Pyze } from 'angulartics2';
-
Add tracking code provided by Pyze inside the header tag.
-
Remember to replace
YOUR_PYZE_APP_KEY
placeholder with the Pyze App Key obtained from growth.pyze.comNote: You don't have to use
Pyze.postPageView("PageTitle", "Page URL");
api separately as it is called by angulartics for each page transition. -
Setup Angulartics using
Angulartics2Pyze