Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
luizeof committed Jan 12, 2020
1 parent e53fbdb commit a53c21e
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ These are the constructor options:

The act of monitoring the traffic and activity of contacts can sometimes be somewhat technical and frustrating to understand. Mautic Tracking API makes this monitoring simple and easy to configure.

![Contact Timeline](./docs/contact_timeline.png)

## Tracking Screens

Send App Screen info to Mautic.
Expand All @@ -110,6 +112,8 @@ You can send screen tracking info only with `screenPath`.

Create your screen paths using **_** to separate words and always use **small caps**.

![Contact Timeline](./docs/screen_track.png)

```dart
mautic.trackScreen("main");
```
Expand Down
Binary file added docs/added_tag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/contact_identified.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/contact_timeline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/event_track.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/removed_tag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/screen_track.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/started_app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a53c21e

Please sign in to comment.