Skip to content

Commit

Permalink
WIP 2
Browse files Browse the repository at this point in the history
  • Loading branch information
liaz-af committed May 7, 2023
1 parent c74b1b6 commit cffb3b2
Show file tree
Hide file tree
Showing 12 changed files with 88 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Docs/API.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: API
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 11
hidden: true
---

# 📑 APIs
<img src="https://massets.appsflyer.com/wp-content/uploads/2018/06/20092440/static-ziv_1TP.png" width="400" >

Expand Down
8 changes: 8 additions & 0 deletions Docs/AdvancedAPI.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: Advanced API
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 12
hidden: true
---

# 📑 Advanced APIs

- [Measure App Uninstalls](#uninstall)
Expand Down
8 changes: 8 additions & 0 deletions Docs/DeepLinkIntegrate.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: Deep linking integration
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 7
hidden: true
---

# Getting started

![alt text](https://massets.appsflyer.com/wp-content/uploads/2018/03/21101417/app-installed-Recovered.png "")
Expand Down
8 changes: 8 additions & 0 deletions Docs/ExpoDeepLinkIntegration.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: Expo Deep linking integration
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 8
hidden: true
---

# Getting started

![alt text](https://massets.appsflyer.com/wp-content/uploads/2018/03/21101417/app-installed-Recovered.png "")
Expand Down
8 changes: 8 additions & 0 deletions Docs/ExpoInstallasion.md → Docs/ExpoInstallation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: Expo Installation
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 2
hidden: true
---

# Install AppsFlyer in an Expo managed project
1. Install `expo-dev-client`. You can read more about expo development builds [here](https://docs.expo.dev/development/introduction/):
```
Expand Down
8 changes: 8 additions & 0 deletions Docs/InAppEvents.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: In-App Events
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 5
hidden: true
---

# In-App events

In-App Events provide insight on what is happening in your app. It is recommended to take the time and define the events you want to measure to allow you to measure ROI (Return on Investment) and LTV (Lifetime Value).
Expand Down
7 changes: 7 additions & 0 deletions Docs/Installation.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
---
title: Installation
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 2
hidden: true
---
# Adding react-native-appsflyer to your project

- Installation using CLI
Expand Down
2 changes: 1 addition & 1 deletion Docs/Integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Integration
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 1
order: 3
hidden: true
---

Expand Down
8 changes: 8 additions & 0 deletions Docs/Testing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: Test integration
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 4
hidden: true
---

# Testing

More info about testing the SDK for marketers [here](https://support.appsflyer.com/hc/en-us/articles/360001559405-Test-mobile-SDK-integration-with-the-app#introduction).
Expand Down
8 changes: 8 additions & 0 deletions Docs/UnifiedDeepLink.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: Unified Deep Linking (UDL)
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 9
hidden: true
---

### UDL flow

1. The SDK is triggered by:
Expand Down
8 changes: 8 additions & 0 deletions Docs/UninstallMeasurement.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: Uninstall measurement
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 6
hidden: true
---

# Measure App Uninstalls

## iOS
Expand Down
8 changes: 8 additions & 0 deletions Docs/UserInvite.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: User invite
category: 5f9705393c689a065c409b23
parentDoc: 645213236f53a00d4daa9230
order: 10
hidden: true
---

# User invite


Expand Down

0 comments on commit cffb3b2

Please sign in to comment.