You can embed the dashboard or metric using iFrame in your app.
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Document</title> <link rel="stylesheet" href="index.css" /> </head> <body> <iframe src="https://demo.usedatabrain.com/?token=be25267d-0f07-43eb-bcee-fc274060ed42&dashboardId=client+dashboard+s3&configId=00aeec45-54af-452a-8840-5fd393a579b3&embed=true" frameborder="0" width="100%" height="100%" ></iframe> </body> </html>
https://demo.usedatabrain.com/?token="your guest token"&dashboardId="dashboard id"&embed=true